A. rename
B. delete
C. rm
D. cp
Advertisement
Related Mcqs:
- What command is used with vi editor to delete a single character ?
- A. x B. y C. a D. z...
- What command is used with vi editor to delete three words ?
- A. $ B. 3 dw C. 3 x D. 3 dd...
- Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?
- A. rm * B. rm -r * C. rm all D. rm *.*...
- While working with mail command, which command is used to save mail in a separate file ?
- A. s B. r C. w D. d...
- Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
- A. copy programs/wb misc/wbx B. cp programs/wb misc/wbx C. tar programs/wb misc/wbx D. copy a:programs/wb b:misc/wbx...
- Which of the following keys is used to delete the character beneath the cursor ?
- A. x B. X C. dd D. D...
- Which of command is used to copy a file ?
- A. copy B. cp C. cpio D. tar...
- Which command is used to sort the lines of data in a file in reverse order__________________?
- A. sort B. sh C. st D. sort -r...
- What command is used to count the total number of lines, words, and characters contained in a file ?
- A. countw B. wcount C. wc D. count p...
- Which command sends the word count of the file infile to the newfile_______________?
- A. wc infile >newfile B. wc newfile C. wc infile – newfile D. wc infile | newfile...
Advertisement